Added cache-control headers to pages returned by HTTP server so that pages
authoremellor@ewan <emellor@ewan>
Fri, 30 Sep 2005 10:55:49 +0000 (11:55 +0100)
committeremellor@ewan <emellor@ewan>
Fri, 30 Sep 2005 10:55:49 +0000 (11:55 +0100)
commit8d170a29890ec7eb6ac2c28cce5fe6ffcb359164
treebc962356bd78505f0d6c687491873ce999a71d55
parent1b19d438d2ee5511b40c3e538437596f63d50527
Added cache-control headers to pages returned by HTTP server so that pages
expire immediately.  This prevents navigation to stale pages.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/web/http.py